- instrumentation tools
- oprzyrządowanie programowe
English-Polish dictionary of Electronics and Computer Science. 2013.
English-Polish dictionary of Electronics and Computer Science. 2013.
instrumentation — /in streuh men tay sheuhn/, n. 1. the arranging of music for instruments, esp. for an orchestra. 2. the list of instruments for which a composition is scored. 3. the use of, or work done by, instruments. 4. instrumental agency; instrumentality. 5 … Universalium
Instrumentation (computer programming) — In context of computer programming, instrumentation refers to an ability to monitor or measure the level of a product s performance, to diagnose errors and writing trace information. Instrumentation is in the form of code instructions that… … Wikipedia
Windows Management Instrumentation — (WMI) is a set of extensions to the Windows Driver Model that provides an operating system interface through which instrumented components provide information and notification. WMI is Microsoft s implementation of the Web Based Enterprise… … Wikipedia
Micro Instrumentation and Telemetry Systems — MITS logo used from 1972 to 1975. Micro Instrumentation and Telemetry Systems (MITS) was an American electronics company founded in Albuquerque, New Mexico that began manufacturing electronic calculators in 1971 and personal computers in 1975.[1] … Wikipedia
Meteorological instrumentation — Galileo thermometer Meteorological instrumentation is the equipment used to sample the state of the atmosphere at a given time. Each science has its own unique sets of laboratory equipment. However, meteorology is a science which does not use… … Wikipedia
Software bug — To report a MediaWiki error on Wikipedia, see Wikipedia:Bug reports. A software bug is the common term used to describe an error, flaw, mistake, failure, or fault in a computer program or system that produces an incorrect or unexpected result, or … Wikipedia
Strace — is a debugging utility in Linux to monitor the system calls used by a program and all the signals it receives, similar to truss utility in other Unix systems. This is made possible by a Linux kernel feature known as ptrace .A similar utility is… … Wikipedia
Dependency Walker — Dependency Walker … Википедия
Profiling (computer programming) — In software engineering, profiling ( program profiling , software profiling ) is a form of dynamic program analysis that measures, for example, the usage of memory, the usage of particular instructions, or frequency and duration of function calls … Wikipedia
On-board diagnostics — On Board Diagnostics, or OBD, in an automotive context, is a generic term referring to a vehicle s self diagnostic and reporting capability. OBD systems give the vehicle owner or a repair technician access to state of health information for… … Wikipedia
Performance analysis — In software engineering, performance analysis, more commonly today known as profiling, is the investigation of a program s behavior using information gathered as the program executes (i.e. it is a form of dynamic program analysis, as opposed to… … Wikipedia